JavaScript

{grid.object}rowExpand Method

Syntax

{grid.Object}.rowExpand(rowNum)

Arguments

rowNum

Number of the row that you want to open the row expander.

Description

Opens the row expander for the specified row.

See Also